home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINPROGS / HYPTRK40.ZIP / HYPERDOC.HPJ < prev    next >
INI File  |  1993-12-01  |  6KB  |  133 lines

  1. [OPTIONS]
  2. compress=Medium
  3. icon=C:\WINWORD\HYPERDOC.ICO
  4. title=HyperDoc -- User's Guide
  5. copyright=⌐ Kenneth Liew 1993
  6. report=on
  7. warning=2
  8. [FILES]
  9. C:\CEED\HYPERDOC.RTF
  10. [BITMAPS]
  11. [CONFIG]
  12. RegisterRoutine(`HYPERDOC.DLL',`RegisterFile',`S')
  13. RegisterRoutine(`HYPERDOC.DLL',`DisplayText',`U')
  14. RegisterRoutine(`HYPERDOC.DLL',`Up1Level',`')
  15. RegisterRoutine(`HYPERDOC.DLL',`SecondUp1Level',`')
  16. RegisterRoutine(`HYPERDOC.DLL',`ShowPrevious',`')
  17. RegisterRoutine(`HYPERDOC.DLL',`ShowNext',`')
  18. RegisterRoutine(`HYPERDOC.DLL',`CloseMyWindow',`')
  19. RegisterRoutine(`HYPERDOC.DLL',`CallWinGIF',`S')
  20. RegisterRoutine(`HYPERDOC.DLL',`SearchWord',`')
  21. RegisterRoutine(`HYPERDOC.DLL',`SearchTitle',`')
  22. RegisterRoutine(`HYPERDOC.DLL',`ShowHelp',`')
  23. RegisterRoutine(`HYPERDOC.DLL',`PrintTopics',`')
  24. RegisterRoutine(`HYPERDOC.DLL',`TopicGroup',`')
  25. RegisterRoutine(`HYPERDOC.DLL',`AddTopicGroup',`')
  26. RegisterFile(qchPath)
  27. ExecProgram(`HYPERTRK.EXE minimise',0)
  28. BrowseButtons()
  29. CreateButton("btn_showsec","Sec&ondary","JumpContext(`HYPERDOC.HLP>second', lTopicNo)") 
  30. CreateButton("btn_tracker","T&racker","ExecProgram(`HYPERTRK.EXE',0)") 
  31. CreateButton("btn_grouping","&Grouping","TopicGroup()")
  32. CreateButton("btn_uplevel","&Up 1 Level","Up1Level()") 
  33. AddAccelerator(0x52,0,"ExecProgram(`HYPERTRK.EXE',0)")
  34. AddAccelerator(0x20,0,"ExecProgram(`HYPERTRK.EXE',0)")
  35. AddAccelerator(0x4D,0,"FocusWindow(`main')")
  36. AddAccelerator(0x4E,0,"FocusWindow(`second')")
  37. AddAccelerator(0x55,2,"SecondUp1Level()")
  38. AddAccelerator(0x26,2,"SecondUp1Level()")
  39. AddAccelerator(0x27,2,"ShowNext()")
  40. AddAccelerator(0x25,2,"ShowPrevious()")
  41. AddAccelerator(0x51,0,"CloseMyWindow()")
  42. AddAccelerator(0x51,1,"CloseWindow(`main')")
  43. AddAccelerator(0x53,2,"SearchWord()")
  44. AddAccelerator(0x57,0,"SearchWord()")
  45. AddAccelerator(0x48,0,"ShowHelp()")
  46. AddAccelerator(0x50,0,"PrintTopics()")
  47. AddAccelerator(0x47,0,"TopicGroup()")
  48. AddAccelerator(0x2D,0,"AddTopicGroup()")
  49. InsertItem(`mnu_file',`mnu_msprint',`Print &Multiple Topics...',`PrintTopics()',4)
  50. InsertItem(`mnu_help',`mnu_hyptrack',`&Using HyperTrack',`ShowHelp()',1)
  51. InsertMenu(`mnu_search',`&Search  ',3)
  52. InsertItem(`mnu_search',`mnu_swords',`&Words',`SearchWord()',0)
  53. InsertItem(`mnu_search',`mnu_stitles',`&Titles',`SearchTitle()',1)
  54. [WINDOWS]
  55. main=, (0, 0,  590,  970)
  56. second="Secondary",(  590, 0,  433, 560)
  57. [HYPERDOC]
  58. NumLevels=9
  59. HeadingStyles=heading 1heading 2heading 3heading 4heading 5heading 6heading 7heading 8heading 9MenuStyle
  60. NumGroups=2
  61. SearchWndHeight=190
  62. NumPopup=3
  63. ColorLevel1=255,0,0
  64. ColorLevel2=74,181,85
  65. ColorLevel3=80,60,190
  66. ColorLevel4=186,37,116
  67. TopicGroup1=Cross References::->24,25,39,40
  68. TopicGroup2=History Listing::->30,36,35,16,31,14,0,7
  69.  
  70.  
  71. [MAP] 
  72. topic1001L0    0    ;First Page Contents
  73. topic1002L1    1    ;Overview of HyperTrack
  74. topic1003L1    2    ;Overview of HyperDoc
  75. topic1004L1    3    ;Installation and Getting Started
  76. topic1005L2    4    ;Disclaimer
  77. topic1006L2    5    ;Changes in Release 4 of HyperTrack
  78. topic1007L1    6    ;HyperTrack: revolutionising the WinHelp application
  79. topic1008L2    7    ;How to use HyperTrack
  80. topic1009L3    8    ;How to use the Search window
  81. topic1010L2    9    ;Summary of HyperTrack features
  82. topic1011L2    10    ;List of Short-Cut Keys in HyperTrack
  83. topic1012L2    11    ;Short-Cut Keys added for WinHelp
  84. topic1013L2    12    ;Performing Word Searches
  85. topic1014L2    13    ;Anticipated Improvements for Future Releases
  86. topic1015L1    14    ;HyperDoc: the easy way to produce help files from existing documents
  87. topic1016L2    15    ;Summary of HyperDoc Features 
  88. topic1017L2    16    ;Document Preparation
  89. topic1018L3    17    ;Heading styles must only be on one line
  90. topic1019L3    18    ;First line of document should not be part of document hierarchy
  91. topic1020L3    19    ;Inconsistent Styles or Heading levels
  92. topic1021L2    20    ;Tips for Creating Help Files with HyperDoc
  93. topic1022L3    21    ;What you see in Winword vs. what appears finally
  94. topic1023L3    22    ;Use the proper HyperTrack Loading option
  95. topic1024L3    23    ;Remove the Keep With Next paragraph attribute for Popup Windows
  96. topic1025L3    24    ;Use Cross Reference macro to create new topic groups
  97. topic1026L3    25    ;Consider using Undo Process macro to preserve Cross References
  98. topic1027L3    26    ;Remember to distribute Project and Keyword Files with Help File
  99. topic1028L3    27    ;More Customisation?
  100. topic1029L2    28    ;Steps for creating a basic help file with HyperDoc
  101. topic1030L2    29    ;Acknowledgments
  102. topic1031L1    30    ;Detailed Description of HyperDoc Macros
  103. topic1032L2    31    ;Process Topic Outlines
  104. topic1033L3    32    ;ProcessTopicOutlines Setup Options
  105. topic1034L3    33    ;Customise Keywords Dialog Box
  106. topic1035L3    34    ;Set Run + HyperTrack Options Dialog Box
  107. topic1036L2    35    ;Jump To Topic
  108. topic1037L2    36    ;Edit Topic
  109. topic1038L2    37    ;Scan Keywords
  110. topic1039L2    38    ;Master Contents And Listings
  111. topic1040L2    39    ;Cross References
  112. topic1041L3    40    ;Using the Tracker for Cross References
  113. topic1042L2    41    ;Insert Helpfile Graphic
  114. topic1043L2    42    ;Undo Process
  115. topic1044L2    43    ;Insert Macro Hotspot
  116. topic1045L2    44    ;Insert Topic Keywords
  117. topic1046L2    45    ;Insert Help Topic 
  118. topic1047L2    46    ;Run Help Compiler
  119. topic1048L2    47    ;Open Help File
  120. topic1049L2    48    ;Other Useful Macros
  121. topic1050L3    49    ;Change Directory (as well as Open and Delete files)
  122. topic1051L3    50    ;Toggle View Style Name Area
  123. topic1052L3    51    ;Toggle View Hidden 
  124. topic1053L3    52    ;Jump To Page (the dynamic way)
  125. topic1054L3    53    ;Dynamic Zoom (the easiest way to change view)
  126. topic1055L3    54    ;Dos Shell
  127. topic1056L3    55    ;Copy Macro
  128. topic1057L3    56    ;Select Word
  129. topic1058L3    57    ;Pre-Process FAQ files
  130. topic1059L2    58    ;List of all Key Assignments under HyperDoc
  131. topic1060L1    59    ;Registration and Support
  132. topic1061L2    60    ;Special Offer for Source Code
  133.